slice n. 1.薄片,切片,一片;一部分。 2.餐刀,(切薄片用的)菜刀;锅铲;火铲;刮子。 3.【印刷】油墨铲。 4.【建筑】泥板,泥刀。 5.【航海】进水台用楔。 6.【无线电】限幅,削波。 7.【运】(高尔夫球)左[右]曲球,(乒乓球)削球,左旋球。 a slice of bread 一片面包。 a slice of luck 幸运。 vt. 1.把…切成薄片。 2.切下,切去;切开,分开 (away, from, off)。 3.用(火铲)铲;用(泥刀)铺。 4.(高尔夫球)使球曲向左[右]边;(乒乓球)削球。 vi. 1.切。 2.打左[右]曲球。 n. -r 切片机。
An approach to dynamic program slicing based on modular monadic semantics 某框架结构厂房的减振加固动力分析
For software debugging , researches a method based on program slice technology 关于软件调试技术,主要研究了一种基于程序切片技术的调试方法。
A dynamic program slice is obtained by recursively traversing the data and control dependence edges in the dynamic dependence graph of the program for the given test case [ 0 , 3 ] 对于给定的测试用例{ [ 0 . 3 ] ,动态程序片是通过以下方式获得的:递归遍历程序动态依赖图中的数据和控制依赖边
This paper mainly discusses the design and implementation of a program slicing system based on c - similar language ( later referred as csl ) : a language defined by myself and has described the design and implementation of a complete static program slicing system 本文以一种自定义的结构化语言-类c语言( c - similarlanguage ,简称csl )为例,描述了一个完整的静态程序分片系统的设计与实现过程。
Program slicing is an important technique to analyze and understand programs . a program slice s is composed of a set of statements in program p which can influence the value of a variables named v at a special program point n , in which ( n , v ) is named as slicing criterion 程序分片是一种重要的程序分析理解方法,用于从源程序中抽取对程序中特定点上的特定变量有影响的语句和控制条件,组成新的程序(称作分片) ,然后通过分析分片来分析源程序的行为。
Since the concept of program slicing is proposed , it is widely concerned by software researchers and development staffs and is widely applied in the fields of software testing , debugging , measuring , maintenance , xml information extraction , reverse engineering and re - engineering , etc . 自从程序分片概念被提出以后,受到很多研究人员和软件开发人员的关注,使得它在软件测试、调试、度量、维护、程序变换、 xml信息抽取、软件逆向工程与再工程等方面得到广泛应用。